-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added resignMasternode
RPC
#419
Conversation
Code Climate has analyzed commit 0ae1da5 and detected 0 issues on this pull request. View more on Code Climate. |
✔️ Deploy Preview for jellyfish-defi ready! 🔨 Explore the source changes: 7b811b3 🔍 Inspect the deploy log: https://app.netlify.com/sites/jellyfish-defi/deploys/60d5608c1ebb9e00078cb0f7 😎 Browse the preview: https://deploy-preview-419--jellyfish-defi.netlify.app |
size-limit report 📦
|
Codecov Report
@@ Coverage Diff @@
## main #419 +/- ##
=======================================
Coverage 97.30% 97.30%
=======================================
Files 95 95
Lines 2778 2780 +2
Branches 351 352 +1
=======================================
+ Hits 2703 2705 +2
Misses 75 75
Continue to review full report at Codecov.
|
@canonbrother , it is done. |
packages/jellyfish-api-core/__tests__/category/masternode/resignMasternode.test.ts
Show resolved
Hide resolved
packages/jellyfish-api-core/__tests__/category/masternode/resignMasternode.test.ts
Show resolved
Hide resolved
packages/jellyfish-api-core/__tests__/category/masternode/resignMasternode.test.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
those client....
rpcs should not be covered in this test, replace it using container.call
What kind of PR is this?:
/kind feature
What this PR does / why we need it:
Added resignMasternode rpc
Which issue(s) does this PR fixes?:
Fixes part of #48
Additional comments?: